Another fix for the initial focus heuristic
authorMatthias Clasen <mclasen@redhat.com>
Sun, 19 Sep 2010 04:54:50 +0000 (00:54 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 19 Sep 2010 04:54:50 +0000 (00:54 -0400)
commit35e0ad72e46e298a55b1a5ac4aee38161051b2fc
tree312bf766a84db24837bf4782a63796c79df693e8
parent92411d2c84a24e79798064ec1f834554288c370c
Another fix for the initial focus heuristic

We were trying to avoid selecting a label initially, but the code
was sometimes leaving labels selected when the focus eventually
ended up on a button instead.
gtk/gtkdialog.c